Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDCFlowWorkflowState: remove Progress, Statuses, Errors #1424

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Mar 3, 2024

All of these should be logged instead of put in state, this avoids queries failing to due to size being too large

Since normalize/sync flows handle their logging, reduce signalling too

SyncFlowStatuses was being checked by dynamic signals test to test exact batch numbering.
Be looser: testing that data is being replicated properly is sufficient

All of these should be logged instead of put in state,
this avoids queries failing to due to size being too large

Since normalize/sync flows handle their logging, reduce signalling too
@serprex serprex force-pushed the reduce-query-result-size branch from 15d470b to b3c712c Compare March 3, 2024 18:52
@serprex serprex requested a review from Amogh-Bharadwaj March 3, 2024 19:11
@serprex serprex merged commit 72cfd9d into main Mar 3, 2024
7 checks passed
@serprex serprex deleted the reduce-query-result-size branch March 3, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants